projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeb721f
)
(tex-default-mode): Changed to latex-mode.
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 1 Nov 1999 12:34:43 +0000
(12:34 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 1 Nov 1999 12:34:43 +0000
(12:34 +0000)
lisp/textmodes/tex-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/tex-mode.el
b/lisp/textmodes/tex-mode.el
index 800633079428a1128210940336c072df33682753..432aa8e38526329805d668a837bfc506a230570c 100644
(file)
--- a/
lisp/textmodes/tex-mode.el
+++ b/
lisp/textmodes/tex-mode.el
@@
-207,7
+207,7
@@
Should show the queue(s) that \\[tex-print] puts jobs on."
:group 'tex-view)
;;;###autoload
-(defcustom tex-default-mode '
plain-
tex-mode
+(defcustom tex-default-mode '
la
tex-mode
"*Mode to enter for a new file that might be either TeX or LaTeX.
This variable is used when it can't be determined whether the file
is plain TeX or LaTeX or what because the file contains no commands.